const net.hostLookupDNS

5 uses

	net (current package)
		conf.go#L230: 			fallbackOrder = hostLookupDNS
		conf.go#L312: 			return hostLookupDNS, dnsConf
		conf.go#L465: 		return hostLookupDNS, dnsConf
		dnsclient_unix.go#L532: 	hostLookupDNS                      // only DNS
		dnsclient_unix.go#L540: 	hostLookupDNS:      "dns",